@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
@font-face {
    font-family: 'SourceHanSerifSC-Bold'; 
    src: url('/static/index/fonts/SourceHanSerifCN-Bold-2.otf') format('opentype');
    font-weight: bold; 
    font-style: normal; 
    font-display: swap; 
}
@font-face {
    font-family: 'SourceHanSerifSC-SemiBold'; 
    src: url('/static/index/fonts/SourceHanSerifCN-SemiBold-7.otf') format('opentype');
    font-weight: bold; 
    font-style: normal; 
    font-display: swap; 
}

body{font-size:16px;font-family: 'Microsoft YaHei','simSun';-webkit-tap-highlight-color:rgba(0,0,0,0);}
img{border:0;height: auto;transition: all 0.4s;}
a{text-decoration: none;cursor: pointer;border:0;color: initial;}
a:hover{text-decoration:none}
.show-div{display: block !important;}
.show-div-flex {display: flex !important;}
.hidden-div{display: none !important;}
/* public */
.f-c-c{display: flex;align-items: center;justify-content: center;}
.f-c-sb{display: flex;align-items: center;justify-content: space-between;}
.f-c-s{display: flex;align-items: center;justify-content: flex-start;}
.f-c-e{display: flex;align-items: center;justify-content: flex-end;}
.f-s-e{display: flex;align-items: flex-start;justify-content: flex-end;}
.f-s-s{display: flex;align-items: flex-start;justify-content: flex-start;}
.f-e-c{display: flex;align-items: flex-end;justify-content: center;}
.f-e-sb{display: flex;align-items: flex-end;justify-content: space-between;}
.f-s-sb{display: flex;align-items: flex-start;justify-content: space-between;}
.f-s-c{display: flex;align-items: flex-start;justify-content: center;}
.f-b-s{display: flex;align-items: baseline;justify-content: flex-start;}
.f-n-c{display: flex;align-items: normal;justify-content: center;}
.f-n-s{display: flex;align-items: normal;justify-content: flex-start;}
.y-hide1{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.y-nowrap{white-space: nowrap;}
.f-w-y{flex-wrap: wrap;}
.a-n{align-items: normal;}
.f-r-r{flex-direction: row-reverse;}
.f-d-c{flex-direction: column;}
.width-full{width:100%;}
.height-full{width:100%;}
.width-90{width:90%;margin:auto;}
.white-back{background:#fff !important;}
.padding0{padding:0 !important;}
.paddingt0{padding-top:0 !important;}
.paddingb0{padding-bottom:0 !important;}
.margin0{margin:0 !important;}
.margint0{margin-top:0 !important;}
.marginb0{margin-bottom:0 !important;}
.y-main-bottom{padding-bottom:161px !important;}
.gap_10{gap:10px;}
.font-w-b{font-weight:600;}
.bg-none{background-color:#fff0;}
.text2em{text-indent: 2em;}
.text0em{text-indent: 0em !important;}
.y-hide2{overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.swiper {width: 100%;height: 100%;}
.swiper2{padding-top:86px;}
.swiper-slide {text-align: center;font-size: 18px;background: #fff;display: flex;justify-content: center;align-items: center;}
.swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}
.y-pad170{box-sizing: border-box;padding-left: 170px;padding-right: 170px;}
.y-pad1702{padding-left:40px;padding-right: 40px;}
.white-bg{background: #fff !important;box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);}
.y-page{display: flex;flex-direction: column;min-height: 100vh;background-color: FFFFFF;}
.gy-box1 .swiper-slide{width: 100%;height: 0;position: relative;overflow: hidden;padding-bottom: 23.7%;}
.sy-box1 .swiper-slide{padding-bottom: 39% !important;}
.gy-box1 .swiper-slide img{position: absolute;top:0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;display: block;object-fit: cover;}
.gy-box1 .swiper-pagination-bullet{width: 23px;height: 23px;background: url('../img/sy_icon2.png')no-repeat;background-size: 100% 100%;}
.gy-box1 .swiper-pagination-bullet-active{background: url('../img/sy_icon1.png')no-repeat;background-size: 100% 100%;}
.f-c-sp p {font-size: 19px;}
.y-header .pc-logo{display: block;}
.y-header .az-logo{display:none;}
.y-header{position: fixed;top: 0;left: 0;right: 0;z-index: 999;background: #ffffff85;box-sizing: border-box;padding-left: 85px;padding-right: 50px;font-family: 'SourceHanSerifSC-SemiBold', serif;}
.y-header .h-logo{width: 458px;display: block;}
.y-header .h-menu{cursor: pointer;min-width: 98px;height: 80px;box-sizing: border-box;margin-left: 5px;font-weight: 400;font-size:17px;color: #000000;width: max-content;padding: 0 10px;position: relative;border-bottom:3px solid rgba(21, 118, 171, 0);position: relative;}
.y-header .h-active{border-bottom: 3px solid rgba(21, 118, 171, 1);color: #000000 !important;}
.y-header .h-child{position: absolute;top: 100%;left: 0;right: 0;z-index: 999;display: none;width: 100%;box-sizing: border-box;}
.y-header .h-c-item{width: 100%;min-height: 43px;font-weight: 500;background: rgba(21, 118, 171, 0.74);font-size: 16px;color: #FFFFFF;text-align: center;padding: 10px 0;box-sizing: border-box; text-decoration: none;display: block;}
.y-header .h-c-item:last-child{border-bottom: none;}

.y-header .h-menu:hover{border-bottom: 3px solid rgba(21, 118, 171, 1);}
.y-header .h-search{position: relative;margin-left: 30px;height: 50px;cursor: pointer;}
.y-header .h-search img{width: 15px;}
.y-header .y-header img{width: 22px;display: block;}
.y-header .h-s-item{box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);position: absolute;top: 100%;background: #fff;border-radius: 10px;right: 0;width: 200px;box-sizing: border-box;padding: 0 10px;height: 35px;display: flex;align-items: center;}
.y-header .h-s-input{flex: 1;min-width: 0;border:none;outline: none;font-size: 14px;}
.y-header .h-s-item img{width: 20px;display: block;margin-left: 10px;flex: none;}
.y-header .h-s-child{display: none;}
.y-header .h-c-menu {position: relative; width: 100%;box-sizing: border-box;}
.y-header .h-c-child {position: absolute;top: 0;left: 100%;z-index: 1000;display: none;width: 100%; box-sizing: border-box;}
.y-header .h-c-child .h-c-item {background: rgba(21, 118, 171, 0.85);transition: background-color 0.2s ease;}
.y-header .h-c-child .h-c-item:hover { background: rgba(21, 118, 171, 1); }

/* 小屏头部 */
.navbar ul {display: flex;align-items: center;}
.navbar {position: relative;display: none;height: 50px;align-items: center;justify-content: space-between;box-sizing: border-box;}
.navbar input {width: 31px;height: 20px;opacity: 0;cursor: pointer;}
.navbar span {z-index: 99;position: absolute;right:0px;background: #000000;top: 30%;width: 30px;height: 2px;border-radius: 15px;pointer-events: none;transition: transform 0.3s ease-in-out, top 0.3s ease-in-out 0.3s;}
.navbar span:nth-child(2) {top: calc(30% + 9px);}
.navbar span:nth-child(3) {top: calc(30% + 18px);}
.navbar ul {background: rgba(51, 51, 51, 0);overflow: hidden;position: fixed;top: 100px;left: auto;right: 0;width: 100%;height: 0;transition: all 0.8s;white-space: nowrap;}
.navbar ul li {list-style: none;margin: 0px 15px;}
.navbar ul .nav-menu {cursor: pointer;height: max-content;text-decoration: none;font-size: 14px;font-weight: 600;color: #333333;display: none;width: 100%;padding: 15px 30px;box-sizing: border-box;background:#fff;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.navbar input:checked~ul {box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);position: fixed;top: 60px;z-index: 999;box-sizing: border-box;overflow-y: auto;max-height: calc(100vh - 60px);height: auto;width: 100%;display: flex;flex-direction: column;}
.navbar input:checked~ul .nav-menu {display: flex;flex-direction: column;}
.navbar input:checked~span:nth-child(2) {top: calc(50% - 2px);transform: rotate(-45deg);transition: top 0.3s ease-in-out, transform 0.3s ease-in-out 0.3s;}
.navbar input:checked~span:nth-child(3) {top: calc(50% - 2px);transform: rotate(45deg);transition: top 0.3s ease-in-out, transform 0.3s ease-in-out 0.3s;}
.navbar input:checked~span:nth-child(4) {display: none;transition: top 0.1s ease-in-out, transform 0.1s ease-in-out 0.1s;}
.navbar .nav-list {display: flex;align-items: center;justify-content: space-between;}
.navbar .nav-child {display: none;flex-direction: column;align-items: flex-start;margin-top: 10px;}
.navbar .nav-list img {width: 15px;}
.navbar .nav-menu1 .nav-menu {padding: 15px;align-items: flex-start !important;flex-direction: initial !important;}
.navbar .nav-menu1 .nav-menu:last-child{border-bottom: none;}
.nav-c-child{display:none;}

.y-footer{background: #363D40;}
.y-footer .f-first{border-bottom: 1px solid rgba(255, 255, 255, 0.12);height: 115px;}
.y-footer .f-f-pic{width: 243px;display: block;flex: none;margin-right: 53px;}
.y-footer .f-f-link{position: relative;width: 20%;box-sizing: border-box;padding: 0 17px;height: 44px;margin-left: 67px;border-radius: 10px;cursor: pointer;border: 1px solid #BABBBC;}
.y-footer .f-f-link img{width: 18px;display: block;}
.y-footer .f-f-link p{flex: 1;text-align: center;font-weight: 400;font-size:18px;color: #FFFFFF;opacity: 0.8;}
.y-footer .f-s-l{flex-direction: column;font-weight: 400;font-size: 18px;color: #FFFFFF;line-height: 42px;opacity: 0.8;}
.y-footer .f-f-child{position: absolute;top: 110%;left: 0;right: 0;z-index: 999;height: 150px;overflow-y: auto;background: #fff;border-radius: 10px;display: none;}
.y-footer .f-second{height: 160px;border-bottom: 1px solid rgba(255, 255, 255, 0.12);}
.y-footer .f-s-l a{color: inherit;position: relative;transition: color 0.3s ease-in-out;}
.y-footer .ff-c-list{height: 40px;border-bottom: 1px solid #f1f1f1;font-size: 16px;}
.y-footer .ff-c-list:last-child{border-bottom: none;}
.y-footer .f-s-r p{flex-direction: column;margin-left: 23px;}
.y-footer .f-s-r p img{width: 90px;display: block;height: 90px;}
.y-footer .f-s-r{font-weight: 400;font-size: 16px;color: #FFFFFF;line-height: 26px;opacity: 0.8;}
.y-footer .f-third{height: 90px;font-weight: 400;font-size: 16px;color: #FFFFFF;opacity: 0.8;}
.y-footer .f-third a{color: inherit;margin-left: 20px;position: relative;transition: color 0.3s ease-in-out;}

/* 动效 */
.sy-box2 .swiper-slide img:hover,
.sy-box6 .b6-list img:hover,
.cyjd .b1-pic1 img:hover,
.cyjd .b1-pic2 img:hover{transition: all 0.4s;transform: scale(1.05);}

.sy-box2 .b2-tit:hover{background: rgba(0, 105, 179, 0.7);transition: all 0.4s;}
.sy-box5 .b5-item:hover{box-shadow: 4px 1px 20px 0px rgba(0, 0, 0, 0.2);transition: all 0.4s; }
.y-footer .f-third a::after,
.y-footer .f-s-l a::after {
content: "";
position: absolute;
left: 0;
bottom: -2px;
width: 100%;
height: 2px;
background-color: #fff;
transform: scaleX(0);
transform-origin: right center;
transition: transform 0.3s ease-in-out;
}
.y-footer .f-third a:hover::after,
.y-footer .f-s-l a:hover::after {
transform-origin: left center;
transform: scaleX(1);
}
.y-footer .f-third a:not(:hover)::after,
.y-footer .f-s-l a:not(:hover)::after {
transform-origin: right center;
transform: scaleX(0);
}


@media screen and (max-width: 1919px) {
.sy-box2{padding-bottom: 80px;}
.sy-box3{padding-top: 80px;padding-bottom: 80px;}
.sy-box3 .b3-photo,.sy-box4 .b4-pic{margin-top: 80px;}
.sy-box4 .b4-item{padding: 80px 50px 0 50px;}
.sy-box5{margin-top: 80px;padding-top: 80px;padding-bottom:120px;}
.sy-box6{padding-top: 120px;}
.sy-box10{padding-top: 120px;padding-bottom: 120px;}
.sy-box7 {padding-top: 80px;padding-bottom: 80px;}
.sy-box2 .b2-i-tit{margin: 0 23px;}
.beidou1 .bd1-box2 {padding-top: 80px;padding-bottom: 80px;}
.beidou1 .bd1-box1 img{margin-bottom: 80px;}
.beidou3 .bd3-right{padding-top: 80px;}
.beidou3 .bd3-line{top: 60px;}
.beidou3 .bd3-box1,.beidou3{padding-bottom: 80px;}
.beidou4 .bd4-l-name{padding-left: 100px;padding-right: 100px;}
.beidou4 .b1-right{padding: 50px 100px 50px 80px;}
.beidou4 .bd4-box2{margin-top: 80px;}
.cyjd .cyjd-box1{padding-bottom: 80px;}
.cyjd .cyjd-box2,.cyjd .b2-main{margin-top: 80px;}
.cyjd {padding-bottom: 80px;}
.gaoduan .gd-right{padding: 50px 100px;}
.gaoduan {padding-bottom: 80px;}
.sy-box11 .b11-pic .exploreText{font-size: 26px;}

}
@media screen and (max-width: 1700px) {
.y-header .h-logo{width: 400px;}
.y-header .h-menu{min-width: 90px;font-size: 17px;}
.y-header .h-c-item{font-size: 15px;}
.sy-box2 .mySwiper1{width: 640px;}
.sy-box2 .b2-info{margin-left: 50px;}
.y-pad170{padding-left: 100px;padding-right: 100px;}
.y-pad1702{padding-left:40px;padding-right: 40px;}
.sy-box11 .b11-pic{padding: 0 160px;}
.sy-box2 .b2-i-tab{margin-bottom: 30px;}
.sy-box2 .b2-list {padding-bottom: 15px;margin-bottom: 15px;}
.sy-box2 .b2-i-tit span:first-child {font-size: 22px;}
.sy-box2 .b2-i-line {width: 110px;height: 2px;}
.sy-box2 .b2-i-tit{font-size: 14px;}
.sy-box2 .b2-l-item{height: 63px;}
.y-header{padding-left: 40px;padding-right: 40px;}
.sy-box5 .b5-item img{width: 95px;}
.sy-box5 .b5-item{height: 370px;}
.sy-box11 .b11-pic .exploreText{font-size: 24px;}
.sy-box82{margin-top: -63px;} 
.bimg2-text{margin-top:252px;}
}
@media screen and (max-width: 1600px){
.y-main-bottom{padding-bottom:134px !important;}
.gaoduan .gd-left {width: 515px;}
.gaoduan .bd4-pic img{height: 323px;}
.gaoduan .gd-left2 {width: 293px;}
.gaoduan .bd4-pic2 img{height: 227px;}
.gaoduan .bd4-l-name p{font-size: 38px;margin-bottom: 10px;}
.gaoduan .bd4-l-name{font-size: 17px;}
.gaoduan .bd4-l-arrow p{border: 20px solid;border-color: transparent transparent transparent #0052D8;}
.gaoduan .bd4-l-arrow{width: 40px;right: -40px;}
.gaoduan .bd4-menu{height: 190px;}
.gaoduan {padding-bottom: 60px;}
.gaoduan .gd-right{height: 905px;}

.cyjd .cyjd-box1 {padding-bottom: 60px;padding-top: 60px;}
.cyjd .b1-tit{font-size: 32px;}
.cyjd .b1-tit img{width: 55px;}
.cyjd .b1-main{margin-top: 60px;}
.cyjd .cyjd-box2,.cyjd .b2-main {margin-top: 60px;}
.cyjd {padding-bottom:60px;}
.cyjd3{padding-top: 133px;}

.beidou4 .bd4-left {width: 570px;}
.beidou4 .bd4-m-active .bd4-pic img{height: 333px;}
.beidou4 .bd4-l-name p{font-size: 38px;margin-bottom: 10px;}
.beidou4 .bd4-l-name{font-size: 17px;}
.beidou4 .bd4-l-arrow p{border: 20px solid;border-color: transparent transparent transparent #0052D8;}
.beidou4 .bd4-l-arrow{right: -40px;width: 40px;}
.beidou4 .b1-right {padding: 50px 100px 50px 55px;height: 1095px;}
.beidou4 .bd4-menu{height: 250px;}
.beidou4 .bd4-box2 {margin-top: 60px;}
.beidou4 {padding-bottom: 60px;}

.beidou3 .bd3-name{font-size: 38px;}
.beidou3 .bd3-left img {height: 427px;}
.beidou3 .bd3-left .bd3-img {width: 530px;}
.beidou3 .bd3-text{margin-top:22px;font-size: 20px;}
.beidou3 .bd3-bg,.beidou3 .bd3-right{}
.beidou3 .bd3-right{padding-top: 60px;}
.beidou3 .bd3-list:nth-child(odd) .bd3-right{padding-left: 60px;}
.beidou3 .bd3-list:nth-child(even) .bd3-right{padding-right: 60px;padding-left:138px;}
.beidou3 .bd3-list{margin-bottom: 60px;}
.beidou3 .bd3-box1, .beidou3 {padding-bottom: 60px;}
.beidou1 .b2-list{padding: 35px 40px;}
.pub-box1 .pb1-english{font-size: 43px;}
.pub-box1,.beidou1 .bd1-box1{padding-top: 60px;padding-bottom: 60px;}
.pub-box1 .pb1-chese {line-height: 68px;font-size: 58px;}
.pub-box1 .pub-box1-title{margin-top:140px;font-size: 29px;padding-bottom: 55px;}
.pub-box1 .pub-box1-title5{padding-top: 55px;}
.pub-box1 .pub-box1-title-chese{font-size: 43px;margin-top: -20px;}
.pub-box1 .pb1-text{margin-top: 60px;margin-bottom: 60px;}
.pub-box1 .pb1-text-bx{margin-bottom: 29px;}
.beidou1 .bd1-box1 img{margin-bottom: 60px;}
.beidou1 .bd1-box2 {padding-top: 60px;padding-bottom: 60px;}
.beidou1 .b2-tit {height: 75px;line-height: 75px;font-size: 28px;margin: 0 auto 60px auto;}
.y-header .h-logo {width: 365px;}
.y-header .h-menu {min-width: 70px;height: 70px;font-size: 16px;padding: 0 5px;}
.y-header .h-c-item {font-size: 14px;}
.y-header .h-active {border-bottom: 2px solid #0747B1;}
.y-header .h-search{margin-left: 15px;}
.sy-box2 {padding-top: 60px;padding-bottom: 60px;}
.sy-box9 {padding-top: 60px;padding-bottom: 60px;}
.sy-box9 .imgBox2{margin-top: 60px;}
.sy-tit1,.sy-tit2{font-size: 36px;line-height: 38px;}
.sy-tit1{margin-bottom: 10px;}
.sy-box2 .b2-news{margin-top: 60px;}
.sy-box2 .mySwiper1 {width: 570px;}
.sy-box2 .b2-i-tit span:first-child {font-size: 21px;}
.sy-box2 .b2-i-tit {font-size: 17px;}
.sy-box2 .b2-i-line {width: 95px;height: 2px;}
.sy-box2 .b2-l-item{line-height: 26px;}
.sy-box2 .b2-l-time {width: 130px;padding-left: 30px;}
.sy-box2 .b2-l-name{padding-right: 30px;}
.sy-box2 .b2-l-item {height: 53px;}
.sy-box2 .b2-tit {height: 60px;font-size: 22px;padding: 0 30px;line-height: 60px;}
.sy-box3 {padding-top: 60px;padding-bottom: 60px;}
.b3-intro{font-size: 17px;}
.sy-box3 .b3-photo, .sy-box4 .b4-pic {margin-top: 60px;}
.sy-box4 .b4-item {padding: 60px 20px 0 20px;}
.sy-box4 .b4-icon {width: 65px;}
.sy-box4 .b4-tit{font-size: 24px;}
.sy-box4 .b4-tit span:last-child{font-size: 14px;}
.sy-box4 .b4-info {margin-top: 45px;font-size: 16px;}
.sy-box5 {margin-top: 60px;padding-top: 60px;padding-bottom: 100px;}
.sy-box5 .b5-info {margin-top: 60px;}
.sy-box5 .b5-item img {width: 85px;margin-bottom: 40px;}
.sy-box5 .b5-item{font-size: 22px;}
.sy-box5 .b5-item {height: 315px;}
.sy-box5 .b6-frame{padding: 25px;}
.sy-box5 .b6-f-name{font-size: 24px;}
.sy-box5 .b6-f-info {font-size: 16px;line-height: 30px;}
.sy-box6 {padding-top: 100px;}
.sy-box10{padding-top: 100px;padding-bottom: 100px;}
.sy-box11 .b11-pic .exploreText{font-size: 22px;}
.sy-box7 {padding-top: 60px;padding-bottom: 60px;}
.sy-box7 .b7-photo{margin-top: 60px;}
.y-footer .f-f-pic{width: 220px;}
.y-footer .f-first{height: 105px;}
.y-footer .f-second{height: 140px;}
.y-footer .f-third{height: 60px;}
.sy-box15{margin-top:60px;padding-top:130px;}
.sy-box14 {padding-bottom: 163px;margin-bottom:56px;}

.cyjd-box3 {margin-bottom:79px;}
.cyjd-box3 .cb3-title{font-size: 33px;}
.cyjd-box3 .cb3-line{width: 130px;height: 19px;margin-top:17px;}
.cyjd-box3 .cb3-line2{width:546px;margin-top:-9.5px;}
.cyjd-box3 .cb3-Content{margin-top:67px;}
.cyjd-box3 .cb3-Content .cb3-info{font-size: 20px;}
.cyjd-box3 .cb3-Content .cb3-title{font-size: 20px;margin-top:38px;}
.cyjd-box3 .cb3-Content .cb3-img .cb3-img-box{height: 312px;}

.beidou1 .bd1-box1 .bd1-cj{margin-top:37px;}
.beidou1 .bd1-box1 .bd1-year{height: 178px;border-radius: 7px 7px 7px 42px;font-size: 43px;line-height: 178px;}
.beidou1 .bd1-box1 .bd1-cj-right{padding: 0px 42px;height: 178px;}
.beidou1 .bd1-box1 .bd1-cj-item{font-size: 20px;gap:33px;}
.beidou1 .bd1-box1 .bd1-cj-num{width: 41px;height: 41px;min-width:41px;font-size: 25px;line-height: 41px;}
.title-c{font-size: 35px;}
.title-c3{font-size: 29px;}
.bimg2{margin-top:84px;}
.bd1-box1-box{gap: 60px;}
.bd1-box1-item {font-size: 17px;}
.bd1-box12 .p-item .p-title{margin:21px 0 69px;font-size: 20px;}

.bd1-box13 .sj-item-title{font-size: 29px;gap:33px;}
.lx{width:13px !important;}
.bd1-box13 .sj-item-content{height: 531px;border-radius:6px;font-size: 19px;padding:50px 35px;}
.bd1-box13 .sj-item-content2{height:auto !important;}

.bd1-box1-item3{margin-bottom:118px;}

.bd1-box14 .w-info{font-size: 19px;padding-left:26px;}
.wx-box{margin-top:-109px;}
.wx-box .sj-item{font-size: 30px;}
.wx-box .sj-item2{margin-top:26px;}
.wx-box .sj-item .sj-item-content{margin-top:30px;height: 270px;padding:22px 19px ;}
.wx-box .sj-item .sj-item-content img{margin-top:17px;}
.bd1-box17 .b17-item{margin-bottom:22px;}
.b17-item .b17-left{width: 80px;height: 80px;}
.b17-item .b17-left div{width: 59px;height: 59px;font-size: 17px;}
.b17-item .b17-right{font-size: 23px;padding:15px 12px;margin-left:20px;}


.bd1-box18 .b18-item{padding:63px 17px 6px;}
.bd1-box18 .b18-title{font-size: 23px;padding:0 24px;}
.bd1-box18  .b18-ul-box{margin-top:47px;}
.bd1-box18 .b18-ul-box .b18-ul{gap:11px;font-size: 17px;}
.bd1-box18 .b18-img{margin-top:21px;}

.bd1-box19 .b19-item{height: 278px;border-radius: 20px;padding: 20px 20px;margin-bottom: 127px;}
.bd1-box19 .b19-item .b19-title{font-size:26px;gap:8px;}
.bd1-box19 .b19-item .b19-icon{width:28px;}
.bd1-box19 .b19-item .b19-info{font-size:14px;margin-top:18px;}

.bd1-box20 .b20-item{padding:24px 19px;}
.bd1-box20 .b20-item .b20-info{font-size: 16px;margin-top:32px ;}
.bd1-box21 .b21-item{gap:26px;}
.bd1-box21 .b21-title{font-size: 19px;margin-top:19px;}
.sy-box82{margin-top: -60px;} 
.bd-none2{display:none;}
}
@media screen and (max-width: 1400px){
.y-main-bottom{padding-bottom:117px !important;}
.gaoduan .gd-left {width: 460px;}
.gaoduan .bd4-pic img {height: 288px;}
.gaoduan .gd-left2 {width: 281px;}
.gaoduan .bd4-pic2 img{height: 195px;}
.gaoduan .bd4-l-name p {font-size: 35px;}
.gaoduan .bd4-l-name {font-size: 16px;}
.gaoduan .bd4-menu {height: 175px;}
.gaoduan .gd-right {height: 825px;padding: 40px 50px;font-size: 18px;line-height: 32px;}
.gaoduan {padding-bottom: 40px;}
.cyjd .cyjd-box1 {padding-bottom: 40px;padding-top: 40px;}
.cyjd .b1-tit {font-size: 28px;}
.cyjd .b1-tit img {width: 45px;}
.cyjd .b1-main {margin-top: 40px;}
.cyjd .b1-right{width: 30.68%;}
.cyjd .b1-pic2{margin-bottom: 30px;}
.cyjd .cyjd-box2, .cyjd .b2-main {margin-top: 40px;}
.cyjd .b2-main{font-size: 18px;line-height: 34px;}
.cyjd {padding-bottom: 40px;}
.cyjd3{padding-top: 117px;}

.beidou4 .bd4-left {width: 480px;}
.beidou4 .bd4-m-active .bd4-pic img {height: 280px;}
.beidou4 .bd4-l-name {padding-left: 50px;padding-right: 50px;}
.beidou4 .bd4-l-name p {font-size: 35px;}
.beidou4 .bd4-l-name {font-size: 16px;}
.beidou4 .bd4-menu {height: 210px;}
.beidou4 .b1-right {padding: 40px 50px;height: 922px;}
.beidou4 .bd4-box2 {margin-top: 40px;padding-top: 40px;padding-bottom: 40px;}
.beidou4 .b1-right,.beidou4 .bd4-box2{font-size: 18px;line-height: 32px;}
.beidou4 {padding-bottom: 40px;}
.beidou3 .bd3-name {font-size: 35px;}
.beidou3 .bd3-info{font-size: 20px;line-height: 36px;}		
.beidou3 .bd3-left img {height: 379px;}
.beidou3 .bd3-left .bd3-img {width: 470px;}
.beidou3 .bd3-text{margin-top:19px;font-size: 18px;}		
.beidou3 .bd3-bg, .beidou3 .bd3-right {}		
.beidou3 .bd3-right {padding-top: 40px;}	
.beidou3 .bd3-bg{width: 80%;}
.beidou3 .bd3-list:nth-child(odd) .bd3-right {padding-left: 50px;}
.beidou3 .bd3-list:nth-child(even) .bd3-right {padding-right: 50px;padding-left:115px;}	
.beidou3 .bd3-line {top: 30px;}		
.beidou3 .bd3-white {width: 200px;}	
.beidou3 .bd3-block{width: 40px;}		
.beidou3 .bd3-list:nth-child(odd) .bd3-line {right: -40px;}		
.beidou3 .bd3-list:nth-child(even) .bd3-line {left: -40px;}	
.beidou3 .bd3-list {margin-bottom: 40px;}		
.beidou3 .bd3-box1, .beidou3 {padding-bottom: 40px;}	
		
.beidou2 .b2-box1{padding-top: 40px;padding-bottom: 40px;}
.beidou2 {padding-bottom: 40px;}
.sy-box2 .swiper-button-prev img, .sy-box2 .swiper-button-next img {width: 30px;}
.pub-box1 .pb1-english {font-size: 38px;}
.pub-box1 .pb1-chese {line-height: 40px;font-size: 51px;}
.pub-box1 .pub-box1-title{margin-top:123px;font-size: 25px;padding-bottom: 48px;}
.pub-box1 .pub-box1-title5{padding-top: 48px;}
.pub-box1 .pub-box1-title-chese{font-size:37px;}
.pub-box1 .pb1-text{font-size: 20px;}
.pub-box1, .beidou1 .bd1-box1,.beidou1 .bd1-box2 {padding-top: 40px;padding-bottom: 40px;}
.pub-box1 .pb1-text {margin-top: 40px;margin-bottom: 40px;}
.pub-box1 .pb1-text-bx{margin-bottom: 38px;}
.beidou1 .b2-tit {height: 65px;    padding: 0 30px;line-height: 65px;font-size: 26px;margin: 0 auto 40px auto;}
.beidou1 .b2-list {padding: 30px 35px;height: 260px;}
.beidou1 .b2-list img {width: 80px;}
.beidou1 .b2-info{font-size: 18px;line-height: 32px;}
.beidou1 .bd1-box1 img {margin-bottom: 40px;}
.beidou1 .bd1-box1 p{font-size: 20px;}
.y-header .h-logo {width: 300px;}
.y-header .h-search img{width: 18px;}
.y-header .h-menu {min-width: 55px;font-size: 15px;}
.y-header {padding-left: 20px;padding-right: 20px;}
.sy-box2 {padding-bottom: 40px;padding-top: 35px;}
.sy-box9 {padding-bottom: 54px;padding-top: 54px;}
.sy-box9 .imgBox{gap: 35px;}
.sy-box9 .imgBox2{margin-top: 55px;}
.sy-box9 .imgBox .xwzx{gap: 28px;}
.sy-box15{margin-top:51px;padding-top:109px;}
.sy-box14 {padding-bottom: 142px;margin-bottom:49px;}
.y-pad170 {padding-left: 50px;padding-right: 50px;}
.sy-box11 .b11-pic{padding: 0 110px;}
.sy-tit1, .sy-tit2 {font-size: 33px;line-height: 35px;}
.sy-box2 .b2-news {margin-top: 40px;}
.sy-box2 .mySwiper1 {width: 530px;}
.sy-box2 .b2-info {margin-left: 30px;}
.sy-box2 .b2-i-tit span:first-child {font-size: 19px;}
.sy-box2 .b2-i-line {width: 84px;height: 1px;}
.sy-box2 .b2-i-tit {font-size: 17px;}
.sy-box2 .b2-l-item{font-size: 15px;line-height: 24px;height: 48px;}
.sy-box2 .b2-l-time {width: 120px;padding-left: 25px;}
.sy-box2 .b2-l-name {padding-right: 25px;}
.sy-box3 {padding-top: 40px;padding-bottom: 40px;}
.b3-intro {font-size: 16px;line-height: 28px;margin-top: 25px;}
.sy-box3 .b3-photo, .sy-box4 .b4-pic {margin-top: 40px;}
.sy-box4 .b4-icon {width: 60px;}
.sy-box4 .b4-tit {font-size: 22px;}	
.sy-box4 .b4-item {padding: 50px 8px 0 8px;}	
.sy-box4 .b4-info {margin-top: 40px;font-size: 15px;box-sizing: border-box;padding: 0 15px;}
.sy-box5 {margin-top: 40px;padding-top: 35px;padding-bottom: 80px;}
.sy-box5 .b5-info {margin-top: 40px;}
.sy-box5 .b5-item {height: 260px;}		
.sy-box5 .b5-item img {width: 75px;margin-bottom: 30px;}		
.sy-box6 .b6-f-name {font-size: 22px;}	
.sy-box6 .b6-f-info {font-size: 15px;line-height: 28px;}	
.sy-box6 {padding-top: 80px;}		
.sy-box10{padding-top: 80px;padding-bottom: 80px;}
.sy-box6 .b6-info{margin-top: 40px;}
.sy-box7 {padding-top: 40px;padding-bottom: 40px;}
.sy-box7 .b7-photo {margin-top: 40px;}
.sy-box11 .b11-pic .exploreText{font-size: 20px;}
.y-footer .f-f-link{margin-left: 40px;padding: 0 15px;height: 40px;border-radius: 5px;}	
.y-footer .f-f-link p{font-size: 16px;}
.y-footer .ff-c-list{font-size: 14px;}
.y-footer .f-f-link img{width: 15px;}
.y-footer .f-s-l {font-size: 16px;line-height: 34px;}	
.y-footer .f-s-r p img {width: 70px;height: 70px;}
.y-footer .f-s-r{font-size: 14px;line-height: 20px;}	
.y-footer .f-second {height: 120px;}
.y-footer .f-third {height: 50px;font-size: 14px;}

.cyjd-box3 {margin-bottom:69px;}
.cyjd-box3 .cb3-title{font-size: 29px;}
.cyjd-box3 .cb3-line{width: 113px;height: 16px;margin-top:15px;}
.cyjd-box3 .cb3-line2{width:477px;margin-top:-8px;}
.cyjd-box3 .cb3-Content{margin-top:58px;}
.cyjd-box3 .cb3-Content .cb3-info{font-size: 18px;}
.cyjd-box3 .cb3-Content .cb3-title{font-size:18px;margin-top:33px;}
.cyjd-box3 .cb3-Content .cb3-img .cb3-img-box{height: 273px;}

.beidou1 .bd1-box1 .bd1-cj{margin-top:32px;}
.beidou1 .bd1-box1 .bd1-year{height: 156px;border-radius: 6px 6px 6px 36px;font-size: 38px;line-height: 156px;}
.beidou1 .bd1-box1 .bd1-cj-right{padding: 0px 37px;height: 156px;}
.beidou1 .bd1-box1 .bd1-cj-item{font-size: 18px;gap:29px;}
.beidou1 .bd1-box1 .bd1-cj-num{width: 36px;height: 36px;min-width:36px;font-size: 22px;line-height: 36px;}
.title-c{font-size: 30px;}
.title-c3{font-size: 25px;}
.bimg2{margin-top:69px;}
.bimg2-text{margin-top:197px;}
.bd1-box1-box{gap: 52px;}
.bd1-box1-item {font-size: 15px;}
.bd1-box12 .p-item .p-title{margin:18px 0 61px;font-size: 18px;}
.bd1-box13 .sj-item-title{font-size: 25px;gap:29px;}
.lx{width:11px !important;}
.bd1-box13 .sj-item-content{height: 465px;border-radius:5px;font-size: 19px;padding:44px 31px;}
.bd1-box1-item3{margin-bottom:102px;}


.bd1-box14 .w-info{font-size:17px;padding-left:22px;}
.wx-box{margin-top: -75px; }
.wx-box .sj-item{font-size: 26px;}
.wx-box .sj-item2{margin-top:22px;}
.wx-box .sj-item .sj-item-content{margin-top:26px;padding:19px 17px ;}
.wx-box .sj-item .sj-item-content img{margin-top:15px;}
.bd1-box17 .b17-item{margin-bottom:19px;}
.b17-item .b17-left{width: 70px;height: 70px;}
.b17-item .b17-left div{width: 51px;height: 51px;font-size: 15px;}
.b17-item .b17-right{font-size: 20px;padding:13px 10px;margin-left:18px;}

.bd1-box18 .b18-item{padding:55px 15px 5px;}
.bd1-box18 .b18-title{font-size: 20px;padding:0 18px;}
.bd1-box18  .b18-ul-box{margin-top:41px;}
.bd1-box18 .b18-ul-box .b18-ul{gap:5px;font-size: 15px;}
.bd1-box18 .b18-img{margin-top:18px;}
.bd1-box19 .b19-item{height: 244px;border-radius: 15px;padding: 15px 15px;margin-bottom: 111px;}
.bd1-box19 .b19-item .b19-title{font-size:23px;gap:6px;}
.bd1-box19 .b19-item .b19-icon{width:24px;}
.bd1-box19 .b19-item .b19-info{font-size:12px;margin-top:15px;}
.bd1-box20 .b20-item{padding:21px 16px;}
.bd1-box20 .b20-item .b20-info{font-size: 14px;margin-top:28px ;}
.bd1-box21 .b21-item{gap:23px;}
.bd1-box21 .b21-title{font-size: 17px;margin-top:17px;}
.sy-box82{margin-top: -51px;} 
}
@media screen and (max-width: 1200px){
.y-main-bottom{padding-bottom:101px !important;}
.gaoduan .gd-left {width: 400px;}
.gaoduan .bd4-pic img {height: 251px;}
.gaoduan .gd-left2 {width: 259px;}
.gaoduan .bd4-pic2 img{height: 185px;}
.gaoduan .bd4-l-name p {font-size: 30px;}
.gaoduan .bd4-l-name {font-size: 14px;}
.gaoduan .bd4-menu {height: 165px;}
.gaoduan .gd-right {height: 758px;padding: 30px 50px;}
.gaoduan .bd4-l-arrow p {border: 15px solid;border-color: transparent transparent transparent #0052D8;}
.gaoduan .bd4-l-arrow {width: 30px;right: -30px;}
.gaoduan {padding-bottom:30px;}

.cyjd .cyjd-box1 {padding-bottom: 30px;padding-top: 30px;}
.cyjd .b1-tit {font-size: 25px;}
.cyjd .b1-tit img {width: 40px;margin: 0 10px;}	
.cyjd .b1-main {margin-top: 30px;}
.cyjd .b1-left{padding: 20px;}
.cyjd .b1-pic2 {margin-bottom: 20px;}
.cyjd .cyjd-box2, .cyjd .b2-main {margin-top: 30px;}	
.cyjd .b2-main {font-size: 17px;line-height: 32px;}	
.cyjd {padding-bottom: 30px;}	
.cyjd3{padding-top: 100px;}

.beidou4 .bd4-l-name p {font-size: 30px;}
.beidou4 .bd4-l-name {font-size: 14px;}
.beidou4 .bd4-left {width: 410px;}
.beidou4 .bd4-m-active .bd4-pic img {height: 239px;}
.beidou4 .bd4-menu {height: 190px;}
.beidou4 .b1-right{height: 821px;padding: 30px 50px 30px 40px;}
.beidou4 .bd4-l-arrow p {border: 15px solid;border-color: transparent transparent transparent #0052D8;}
.beidou4 .bd4-l-arrow {right: -30px;width: 30px;}
.beidou4 {padding-bottom: 30px;}
.beidou4 .bd4-box2 {margin-top: 30px;padding-top: 30px;padding-bottom: 30px;}
.beidou3 .bd3-left img {height: 339px;}
.beidou3 .bd3-left .bd3-img {width: 420px;}
.beidou3 .bd3-text{margin-top:17px;font-size: 15px;}
.beidou3 .bd3-bg, .beidou3 .bd3-right {}
.beidou3 .bd3-right {padding-top: 30px;}
.beidou3 .bd3-name {font-size: 30px;margin-bottom: 20px;}
.beidou3 .bd3-info {font-size: 18px;line-height: 32px;}
.beidou3 .bd3-list:nth-child(odd) .bd3-right {padding-left: 30px;}
.beidou3 .bd3-list:nth-child(even) .bd3-right {padding-right: 30px;padding-left:105px;}
.beidou3 .bd3-line {top: 25px;}
.beidou3 .bd3-white {width: 170px;}
.beidou3 .bd3-list {margin-bottom: 30px;}
.beidou3 .bd3-box1, .beidou3 {padding-bottom: 30px;}

.beidou2 .b2-box1{padding-top: 30px;padding-bottom: 30px;}
.beidou2 {padding-bottom: 30px;}
.pub-box1 .pb1-english {font-size: 33px;}
.pub-box1 .pb1-chese {font-size: 43px;}
.pub-box1 .pub-box1-title{margin-top:105px;font-size: 22px;padding-bottom: 41px;}
.pub-box1 .pub-box1-title5{padding-top: 41px;}
.pub-box1 .pub-box1-title-chese{font-size:32px;}
.pub-box1, .beidou1 .bd1-box1, .beidou1 .bd1-box2 {padding-top: 30px;padding-bottom: 30px;}
.pub-box1 .pb1-text {margin-top:30px;font-size: 18px;line-height: 36px;margin-bottom: 30px;}
.pub-box1 .pb1-text-bx{margin-bottom: 37px;}
.beidou1 .bd1-box1 img {margin-bottom: 30px;}
.beidou1 .bd1-box1 p {font-size: 18px;}
.beidou1 .b2-tit {height: 60px;padding: 0 25px;line-height: 60px;font-size: 24px;margin: 0 auto 30px auto;}
.beidou1 .b2-list {padding: 20px 25px;height: 230px;}
.beidou1 .b2-list img {width: 70px;}
.beidou1 .b2-info {font-size: 17px;line-height: 30px;}
.y-header .h-logo {width: 230px;}
.y-header .h-menu {padding: 0 5px;margin-left: 0;min-width: 40px;height: 60px;font-size: 14px;}
.y-header .h-search {margin-left: 10px;}
.sy-box2 {padding-bottom: 30px;padding-top: 25px;}
.sy-box9 {padding-bottom: 46px;padding-top: 46px;}
.sy-box9 .imgBox{gap:30px;}
.sy-box9 .imgBox2{margin-top: 46px;}
.sy-box9 .imgBox .xwzx{gap: 24px;}
.sy-box15{margin-top:44px;padding-top:93px;}
.sy-box14 {padding-bottom: 122px;margin-bottom:42px;}
.sy-tit1, .sy-tit2 {font-size: 28px;line-height: 30px;}
.sy-box2 .b2-news {margin-top:30px;}
.sy-box2 .mySwiper1 {width: 490px;}
.sy-box2 .b2-i-tit{margin: 0;}
.sy-box2 .b2-i-tab{justify-content: space-around;}
.sy-box2 .b2-i-tit span:first-child {font-size: 20px;}
.sy-box2 .b2-i-line {width: 80px;}
.sy-box2 .b2-i-tab {margin-bottom: 10px;}
.sy-box2 .b2-l-time {width: 100px;padding-left: 5px;}
.sy-box2 .b2-l-name {padding-right:5px;}	
.sy-box2 .b2-tit {height: 55px;font-size: 20px;padding: 0 20px;line-height: 55px;}	
.sy-box3 {padding-top: 30px;padding-bottom: 30px;}	
.sy-box3 .b3-photo, .sy-box4 .b4-pic {margin-top: 30px;}	
.sy-box4 .b4-item {padding: 30px 8px 0 8px;}		
.sy-box4 .b4-icon {width: 50px;}
.sy-box4 .b4-tit {font-size: 20px;margin-top: 15px;}	
.sy-box4 .b4-tit span:last-child{text-align: center;height: 38px;}
.sy-box4 .b4-info {margin-top: 19px;}		
.sy-box5 {margin-top: 30px;padding-top: 25px;padding-bottom:70px;}	
.sy-box5 .b5-info {margin-top: 30px;}
.sy-box5 .b5-item img {width: 65px;margin-bottom: 20px;}				
.sy-box5 .b5-item {height: 210px;}				
.sy-box5 .b6-frame {padding: 20px;}		
.sy-box5 .b6-f-name {font-size: 20px;}			
.sy-box5 .b6-f-info {font-size: 14px;line-height: 24px;}				
.sy-box6 {padding-top: 70px;}
.sy-box10{padding-top: 70px;padding-bottom: 70px;}
.sy-box11 .b11-pic .exploreText{font-size:16px;}
.y-footer .f-f-pic {width: 200px;}
.y-footer .f-f-link {margin-left: 30px;padding: 0 10px;height: 35px;}
.y-footer .f-f-link p {font-size: 14px;}
.y-footer .f-f-link img {width: 14px;}
.y-footer .f-first {height: 90px;}	
.y-footer .ff-c-list {font-size: 12px;}
.y-footer .f-s-l {font-size: 14px;line-height: 30px;}
.y-footer .f-s-r {font-size: 12px;line-height: 18px;}						
.y-footer .f-second {height: 105px;}						
.y-footer .f-third {height: 45px;}					
.sy-box6 .b6-info,.sy-box7 .b7-photo {margin-top: 30px;}						
.sy-box7 {padding-top: 30px;padding-bottom: 30px;}						

.cyjd-box3 {margin-bottom:59px;}
.cyjd-box3 .cb3-title{font-size: 25px;}
.cyjd-box3 .cb3-line{width: 97px;height: 14px;margin-top:13px;}
.cyjd-box3 .cb3-line2{width:409px;margin-top:-7px;}
.cyjd-box3 .cb3-Content{margin-top:50px;}
.cyjd-box3 .cb3-Content .cb3-title{font-size:15px;margin-top:29px;}		
.cyjd-box3 .cb3-Content .cb3-img .cb3-img-box{height: 234px;}					
.beidou1 .bd1-box1 .bd1-cj{margin-top:28px;}
.beidou1 .bd1-box1 .bd1-year{height: 133px;border-radius: 5px 5px 5px 31px;font-size: 33px;line-height: 133px;}
.beidou1 .bd1-box1 .bd1-cj-right{padding: 0px 32px;height: 133px;}
.beidou1 .bd1-box1 .bd1-cj-item{font-size: 15px;gap:24px;}
.beidou1 .bd1-box1 .bd1-cj-num{width: 31px;height: 31px;min-width:31px;font-size: 19px;line-height: 31px;}
.title-c{font-size: 26px;}
.title-c3{font-size: 22px;}
.bimg2{margin-top:59px;}	
.bd1-box1-box{gap: 45px;}
.bd1-box1-item {font-size: 13px;}	
.bd1-box12 .p-item .p-title{margin:16px 0 52px;font-size: 15px;}
.bd1-box13 .sj-item-title{font-size: 22px;gap:24px;}
.lx{width:10px !important;}
.bd1-box13 .sj-item-content{height: 399px;border-radius:4px;font-size: 14px;padding:38px 27px;}	
.bd1-box1-item3{margin-bottom:88px;}

.bd1-box14 .w-info{font-size:15px;padding-left:19px;}
.wx-box{margin-top:-70px;}
.wx-box .sj-item{font-size: 22px;}
.wx-box .sj-item2{margin-top:19px;}
.wx-box .sj-item .sj-item-content{margin-top:26px;padding:14px 15px ;}
.wx-box .sj-item .sj-item-content img{margin-top:13px;}
.bd1-box17 .b17-item{margin-bottom:17px;}
.b17-item .b17-left{width: 60px;height: 60px;}
.b17-item .b17-left div{width: 44px;height: 44px;font-size: 13px;}
.b17-item .b17-right{font-size: 17px;padding:11px 9px;margin-left:15px;}

.bd1-box18 .b18-item{padding:47px 13px 4px;}
.bd1-box18 .b18-title{font-size: 17px;padding:0 16px;}
.bd1-box18  .b18-ul-box{margin-top:35px;}
.bd1-box18 .b18-ul-box .b18-ul{font-size: 15px;}
.bd1-box18 .b18-img{margin-top:16px;}
.bd1-box19 .b19-item{height: 209px;border-radius: 12px;padding: 12px 12px;margin-bottom: 95px;}
.bd1-box19 .b19-item .b19-title{font-size:20px;gap:5px;}
.bd1-box19 .b19-item .b19-icon{width:21px;}
.bd1-box19 .b19-item .b19-info{font-size:11px;margin-top:13px;}
.bd1-box20 .b20-item{padding:18px 14px;}
.bd1-box20 .b20-item .b20-info{font-size: 12px;margin-top:24px ;}
.bd1-box21 .b21-item{gap:20px;}
.bd1-box21 .b21-title{font-size: 15px;margin-top:15px;}
.sy-box82{margin-top: -43px;} 
}
@media screen and (max-width: 993px){
.y-main-bottom{padding-bottom:83px !important;}
    .swiper{padding: 0;}
/* .sy-box9 .imgBox{flex-direction: column;}
.sy-box9 .imgBox .leftImg{width: 100%;}
.sy-box9 .imgBox .xwzx{width: 100%;}
.sy-box9 .imgBox2{flex-direction: column-reverse;} */
.sy-box82{height:75px;}
.sy-box8{height:75px;}
.sy-box82 .b8-name .phone{font-size: 21px;}
.sy-box82 .b8-name {flex-wrap: wrap;}
.y-page{padding-top: 60px;}
.y-header .pc-logo{display: none;}
.y-header .az-logo{display:block;}
.gaoduan .gd-left {width: 300px;}
.gaoduan .bd4-pic img {height: 188px;}
.gaoduan .bd4-l-name{padding: 0 30px;font-size: 13px;}
.gaoduan .bd4-l-name p {font-size: 26px;margin-bottom: 5px;}
.gaoduan .gd-right {height: 695px;padding: 30px;font-size: 16px;line-height: 28px;}

.cyjd .b1-tit {font-size: 22px;}
.cyjd .b1-tit img {width: 35px;}
.cyjd .b1-left {padding: 15px;}
.cyjd .b2-main {font-size: 16px;line-height: 30px;}
.cyjd3{padding-top: 83px;}

.beidou4 .bd4-left {width: 310px;}
.beidou4 .bd4-m-active .bd4-pic img {height: 181px;}
.beidou4 .bd4-l-name {padding-left: 30px;font-size: 13px;}
.beidou4 .bd4-l-name p {font-size: 26px;margin-bottom: 5px;}
.beidou4 .bd4-menu {height: 160px;}
.beidou4 .b1-right {height: 673px;padding: 30px;}
.beidou4 .b1-right, .beidou4 .bd4-box2 {font-size: 16px;line-height: 28px;}
.beidou4 .bd4-l-name {padding-right: 30px;}

.beidou3 .bd3-name {font-size: 26px;margin-bottom: 15px;}
.beidou3 .bd3-info {font-size: 17px;}
.beidou3 .bd3-left img {height: 254px;}
.beidou3 .bd3-left .bd3-img {width: 315px;}
.beidou3 .bd3-text{margin-top:14px;font-size: 13px;}
.beidou3 .bd3-bg, .beidou3 .bd3-right {flex: none;}
.beidou3 .bd3-white {width: 140px;}
.beidou3 .bd3-list:nth-child(even) .bd3-right{text-align: left;display: flex;justify-content: flex-end;}

.pub-box1 .pb1-english {font-size: 27px;}
.pub-box1 .pb1-chese {font-size:36px;}
.pub-box1 .pub-box1-title{margin-top:87px;font-size: 18px;padding-bottom: 34px;}
.pub-box1 .pub-box1-title5{padding-top: 34px;}
.pub-box1 .pub-box1-title-chese{font-size:27px;margin-top:-10px;}
.pub-box1 .pb1-text {font-size: 17px;line-height: 32px;}
.pub-box1 .pb1-text-bx{margin-bottom: 30px;}
.beidou1 .bd1-box1 p {font-size: 17px;}
.beidou1 .b2-tit {height: 55px;padding: 0 20px;line-height: 55px;font-size: 22px;}
.beidou1 .b2-list {padding: 15px;height: 200px;}
.beidou1 .b2-list img {width: 60px;}
.beidou1 .b2-info {font-size: 16px;line-height: 28px;}
.y-header .h-all-m{display: none;}
.navbar{display: flex;}
.y-header{height: 60px;background:#fff;}
.white-bg{background:#fff !important;}
.y-header .h-logo {width: 290px;}
.y-header .h-search img {width: 22px;}
.y-header .h-search {margin-left: 20px;}
.sy-tit1, .sy-tit2 {font-size: 24px;line-height: 26px;}
.sy-tit1 {margin-bottom: 5px;}
.sy-box2 .b2-news{flex-direction: column;}	
.sy-box2 .mySwiper1{width: 100%;}	
.sy-box2 .b2-info{margin-left: 0;margin-top: 30px;width:100%;}
.y-pad170 {padding-left: 30px;padding-right: 30px;}	
.sy-box11 .b11-pic{padding: 0 60px;}
.sy-box11 .b11-pic .exploreText{font-size:14px;}
.sy-box12 .b12-right{width: 80%;flex-wrap: wrap;gap: 30px;}
.sy-box12 .b12-right .b12-right-item{width: calc(33.3% - 20px);}
.sy-box12 .b12-left .b12-pic .b12-text {font-size: 12px;}
.sy-box12 .b12-right .b12-right-item .b12-item-title{font-size: 15px;}
.sy-box12 .b12-right .b12-right-item .b12-item-text{font-size: 10px;}
.sy-box2 .b2-tit{font-size: 18px;}	
.b3-intro {font-size: 15px;line-height: 26px;}
.sy-box4 .b4-pic{flex-wrap: wrap;}	
/* .sy-box4 .b4-list{width: 50%;padding-bottom: 70.7%;} */
.sy-box4 .b4-item {padding: 75px 8px 0 8px;}	
.sy-box4 .b4-item2 {width: 55%;}	
.sy-box4 .b4-item2 .b4-title{font-size: 18px;}		
.sy-box4 .b4-bg{width: 40%;}	
/* .sy-box4 .b4-item2 .b4-More{padding: 0 10px;border-radius: 3px;height: 25px;line-height: 25px;}		 */

.sy-box5 .b5-item {width: 23.58%;margin-right: 1.9%;}	
.sy-box5 .b5-item img {width: 55px;margin-bottom: 15px;}	
.sy-box5 .b5-item {font-size: 20px;}
.sy-box5 .b6-frame{padding: 15px;}	
.sy-box5 .b6-f-name {font-size: 18px;}
.y-footer .f-f-pic {width: 180px;}	
.y-footer .f-f-link {margin-left: 20px;padding: 0 5px;height: 33px;}	
.y-footer .f-first {height: 80px;}	
.y-footer .f-f-child{height: 130px;border-radius: 5px;}	
.sy-box9 {padding-bottom: 38px;padding-top: 38px;}
.sy-box9 .imgBox{gap:25px;}
.sy-box9 .imgBox2{margin-top: 38px;}
.sy-box9 .imgBox .xwzx{gap: 20px;}
.sy-box15{margin-top:36px;padding-top:77px;}
.sy-box14 {padding-bottom: 101px;margin-bottom:35px;}

.cyjd-box3 {margin-bottom:49px;}
.cyjd-box3 .cb3-title{font-size: 21px;}
.cyjd-box3 .cb3-line{width: 80px;height: 12px;margin-top:10px;}
.cyjd-box3 .cb3-line2{width:339px;margin-top:-6px;}
.cyjd-box3 .cb3-Content{margin-top:41px;}
.cyjd-box3 .cb3-Content .cb3-info{font-size:14px;}
.cyjd-box3 .cb3-Content .cb3-title{font-size:13px;margin-top:24px;}	
.cyjd-box3 .cb3-Content .cb3-img .cb3-img-box{height: 194px;}		
.beidou1 .bd1-box1 .bd1-cj{margin-top:23px;}
.beidou1 .bd1-box1 .bd1-year{height: 110px;border-radius: 4px 4px 4px 26px;font-size: 27px;line-height: 110px;min-width: auto;}
.beidou1 .bd1-box1 .bd1-cj-right{padding: 0px 26px;height: 110px;}
.beidou1 .bd1-box1 .bd1-cj-item{font-size: 13px;gap:20px;}
.beidou1 .bd1-box1 .bd1-cj-num{width: 25px;height: 25px;min-width:25px;font-size: 15px;line-height: 25px;}
.title-c{font-size: 22px;}
.title-c3{font-size: 18px;}
.bimg2{margin-top:49px;}
.bd1-box1-box{gap: 37px;}
.bd1-box1-item {font-size: 11px;}
.bd1-box12 .p-item .p-title{margin:13px 0 43px;font-size: 13px;}
.bd1-box13 .sj-item-title{font-size: 18px;gap:20px;}
 .lx{width:8px !important;}
.bd1-box13 .sj-item-content{height: 330px;border-radius:3px;font-size: 12px;padding:31px 22px;}	
.bd1-box1-item3{margin-bottom:72px;}

.bd1-box14 .w-info{font-size:12px;padding-left:16px;}
.wx-box{margin-top:-60px;}
.wx-box .sj-item{font-size: 18px;}
.wx-box .sj-item2{margin-top:16px;}
.wx-box .sj-item .sj-item-content{margin-top:21px;padding:12px 13px ;height:auto;}
.wx-box .sj-item .sj-item-content img{margin-top:11px;}
.bd1-box17 .b17-item{margin-bottom:14px;}
.b17-item .b17-left{width: 50px;height: 50px;}
.b17-item .b17-left div{width: 36px;height: 36px;font-size: 11px;}
.b17-item .b17-right{font-size: 14px;padding:9px 7px;margin-left:13px;}
.bd1-box18 .b18-item{padding:39px 10px 4px;}
.bd1-box18 .b18-title{font-size: 14px;padding:0 13px;}
.bd1-box18  .b18-ul-box{margin-top:29px;}
.bd1-box18 .b18-ul-box .b18-ul{font-size: 13px;}
.bd1-box18 .b18-img{margin-top:13px;}
.bd1-box19 .b19-item{height: 173px;border-radius:22px;padding:31px 20px;margin-bottom:79px;}
.bd1-box19 .b19-item .b19-title{font-size:16px;gap:4px;}
.bd1-box19 .b19-item .b19-icon{width:17px;}
.bd1-box19 .b19-item .b19-info{font-size:11px;margin-top:11px;}
.bd1-box20 .b20-item{padding:15px 12px;}
.bd1-box20 .b20-item .b20-info{font-size: 10px;margin-top:20px ;}
.bd1-box21 .b21-item{gap:16px;}
.bd1-box21 .b21-title{font-size: 12px;margin-top:12px;}
.sy-box82 .b8-name img{width:20px;}
.sy-box82{margin-top: -32px;} 
.ations{padding:0;}
.det1-info2{padding-bottom:0 !important;}
.y-main-bottom .y-pad2{padding:0;}
}
@media screen and (max-width: 768px){
.y-main-bottom{padding-bottom:64px !important;}
.gaoduan .bd4-menu{width: 49.5%;height: 0;padding-bottom: 31%;overflow: hidden;}
.gaoduan .gd-m-active{padding-bottom: 0 !important;}
.gaoduan .gd-m-active .bd4-pic{position: relative;height: 0;width: 100%;padding-bottom: 63%;overflow: hidden;}
.gaoduan .gd-m-active .bd4-pic img {position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: block;width: 100%;height: 100%;object-fit: cover;}
.gaoduan .gd-right{height: max-content;}
.gaoduan .bd4-l-name span{display: block; height: 35px;}
.beidou4 .bd4-box1,.gaoduan .gd-box1{flex-direction: column;}
.beidou4 .bd4-left,.gaoduan .gd-left{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.beidou4 .bd4-menu{width: 49.5%;height: 0;padding-bottom: 28.7%;overflow: hidden;}
.beidou4 .bd4-l-arrow,.gaoduan .bd4-l-arrow{display: none;}
.beidou4 .bd4-m-active .bd4-pic{position: relative;height: 0;width: 100%;padding-bottom: 58%;overflow: hidden;}
.beidou4 .bd4-m-active .bd4-pic img {position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: block;width: 100%;height: 100%;object-fit: cover;}
.beidou4 .bd4-m-active{padding-bottom: 0 !important;}
.beidou4 .bd4-l-name span{display: block;height: 35px;}
.beidou3 .bd3-list{flex-direction: column !important;}
.beidou3 .bd3-left{width: 100%;height: 0;padding-bottom: 80%;overflow: hidden;}
.beidou3 .bd3-left img{width:100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;display: block;object-fit: cover;}
.beidou3 .bd3-line{display: none;}
.beidou3 .bd3-box1{padding-left: 30px;padding-right: 30px;box-sizing: border-box;}
.beidou3 .bd3-right{width: 100%;padding: 20px 0 !important;min-height: auto;}
.beidou3 .bd3-bg{width: 100% !important;}
.beidou3 .bd3-bg{height: 100%;}
.beidou3 .bd3-list:nth-child(even) .bd3-right{justify-content:flex-start;}
/*.beidou3 .bd3-right {height: max-content;max-height: 250px;overflow: auto;}*/
.beidou1 .b2-tab{flex-wrap: wrap;justify-content: space-between;}
.beidou1 .b2-list{width: 48%;margin: 0;margin-top: 30px;}
.beidou1 .b2-tit{margin-bottom: 0;}
.sy-box5 .b5-item {font-size: 18px;}
.sy-box5 .b5-item img {width: 45px;}
.sy-box5 .b5-item {height: 150px;}
.sy-box5{padding-bottom: 30px;}
.sy-box6 {padding-top: 30px;}
.sy-box10{padding-top: 30px;padding-bottom: 30px;}
.sy-box11 .b11-pic{gap: 10px;}
.sy-box11 .b11-pic .b11-right {width: 64%;}
.sy-box11 .b11-pic .exploreText{line-height: 2;font-size: 10px;}
.sy-box11 .b11-pic .exploreBtn{padding: 5px 20px;font-size: 12px;margin-top: 10px;}
.sy-box12 .b12-left {width: 20%;}
.y-footer{padding-bottom: 50px;}
.y-footer .f-first{flex-wrap: wrap;height: max-content;padding-top: 20px;padding-bottom: 20px;}
.y-footer .y-f-logo{width: 100%;justify-content: center;}
.y-footer .f-f-link{width: 32%;margin-right: 2%;margin-left: 16%;margin-top: 20px;}
.y-footer .f-f-link:last-child{margin-right: 0;margin-left:0;}
.y-footer .f-f-link2{display:none !important;}
.y-footer .f-f-pic{margin-right: 0;}
.sy-box5 .b6-frame {display:none !important;}
.sy-box2 .b2-i-tit {font-size: 13px;}
.sy-box9 {padding-bottom: 29px;padding-top: 29px;}
.sy-box9 .imgBox{gap:19px;}
.sy-box9 .imgBox2{margin-top: 29px;}
.sy-box9 .imgBox .xwzx{gap: 15px;}
.sy-box15{margin-top:28px;padding-top:60px;}
.sy-box14 {padding-bottom: 78px;margin-bottom:27px;}

.cyjd-box3 {margin-bottom:38px;}
.cyjd-box3 .cb3-title{font-size: 16px;}
.cyjd-box3 .cb3-line{width: 62px;height: 9px;margin-top:8px;}
.cyjd-box3 .cb3-line2{width:262px;margin-top:-4.5px;}
.cyjd-box3 .cb3-Content{margin-top:32px;}
.cyjd-box3 .cb3-Content .cb3-info{font-size:10px;}
.cyjd-box3 .cb3-Content .cb3-title{font-size:10px;margin-top:18px;}
.cyjd-box3 .cb3-Content .cb3-img .cb3-img-box{height: 150px;}		
.beidou1 .bd1-box1 .bd1-cj{margin-top:18px;}
.beidou1 .bd1-box1 .bd1-year{height: 85px;border-radius: 3px 3px 3px 20px;font-size: 21px;line-height: 85px;}
.beidou1 .bd1-box1 .bd1-cj-right{padding: 0px 20px;height: 85px;}
.beidou1 .bd1-box1 .bd1-cj-item{font-size: 10px;gap:16px;}
.beidou1 .bd1-box1 .bd1-cj-num{width: 20px;height: 20px;min-width:20px;font-size: 12px;line-height: 20px;}

.cyjd3{padding-top: 64px;}
.title-c{font-size: 17px;}
.title-c3{font-size: 15px;}
.bimg2{margin-top:38px;}
.bd1-box1-box{gap: 29px;}
.bd1-box12 .p-item .p-title{margin:10px 0 33px;font-size: 10px;}
.bd1-box13 .sj-item-title{font-size: 14px;gap:16px;}
 .lx{width:6px !important;}
.bd1-box13 .sj-item-content{height: 255px;font-size: 10px;padding:24px 17px;}
.bd1-box1-item3{margin-bottom:56px;}

.bd1-box14 .w-info{font-size:9px;padding-left:12px;}
.wx-box{margin-top:-40px;}
.wx-box .sj-item{font-size: 14px;}
.wx-box .sj-item2{margin-top:12px;}
.wx-box .sj-item .sj-item-content{margin-top:16px;padding:9px 10px ;}
.wx-box .sj-item .sj-item-content img{margin-top:8px;}
.bd1-box17 .b17-item{margin-bottom:11px;}
.b17-item .b17-left{width: 38px;height: 38px;min-width:38px;}
.b17-item .b17-left div{width: 28px;height: 28px;font-size: 8px;}
.b17-item .b17-right{font-size: 11px;padding:7px 6px;margin-left:10px;}
.bd1-box18 .b18-item{padding:30px 8px 4px;}
.bd1-box18 .b18-title{font-size: 11px;padding:0 10px;}
.bd1-box18  .b18-ul-box{margin-top:22px;}
.bd1-box18 .b18-ul-box .b18-ul{font-size: 10px;}
.bd1-box18 .b18-img{margin-top:10px;}
.bd1-box19 .b19-item{height: 134px;border-radius:17px;padding:24px 15px;margin-bottom:61px;}
.bd1-box19 .b19-item .b19-title{font-size:13px;gap:4px;}
.bd1-box19 .b19-item .b19-icon{width:13px;}
.bd1-box19 .b19-item .b19-info{font-size:8px;margin-top:8px;}
.bd1-box20 .b20-item{padding:12px 9px;}
.bd1-box20 .b20-item .b20-info{font-size: 8px;margin-top:15px ;}
.bd1-box21 .b21-item{gap:13px;}
.bd1-box21 .b21-title{font-size: 9px;margin-top:9px;}
.sy-box82{margin-top: -28px;} 
.levelBox{display:none;}
.sy-box-pc{display:none;}
.bd-none{display:none;}
}
@media screen and (max-width: 576px){
.y-main-bottom{padding-bottom:48px !important;}
.y-page {padding-top: 50px;}
.gaoduan .bd4-l-name {padding: 0 20px;font-size: 12px;}
.gaoduan .bd4-l-name p {font-size: 22px;}	
.gaoduan .gd-right {padding: 20px;font-size: 14px;line-height: 26px;}
.gaoduan {padding-bottom: 20px;}
	
.cyjd .b1-tit {font-size: 18px;}
.cyjd .b1-tit img {width: 30px;margin: 0 5px;}
.cyjd .cyjd-box1 {padding-bottom: 20px;padding-top: 20px;}
.cyjd .b1-main {margin-top: 20px;flex-direction: column;}
.cyjd .b1-left,.cyjd .b1-right{width: 100%;}
.cyjd .b1-right{margin-left: 0;margin-top: 20px;}
.cyjd .cyjd-box2, .cyjd .b2-main {margin-top: 20px;}
.cyjd .b2-main {font-size: 14px;line-height: 26px;}
.cyjd {padding-bottom: 20px;}
.beidou4 .bd4-l-name p {font-size: 22px;}
.beidou4 .bd4-l-name {padding-left: 10px;padding-right: 10px;font-size: 12px;}
.beidou4 .bd4-l-name span{height: 32px;}
.beidou4 .b1-right {height: max-content;padding: 20px;}
.beidou4 .bd4-box2 {margin-top: 20px;padding-top: 20px;padding-bottom: 20px;}
.beidou4 .b1-right, .beidou4 .bd4-box2 {font-size: 14px;line-height: 26px;}
.beidou4 {padding-bottom: 20px;}
.beidou3 .bd3-box1 {padding-left: 20px;padding-right: 20px;}
.beidou3 .bd3-name {font-size: 22px;margin-bottom: 10px;}
.beidou3 .bd3-info {font-size: 15px;line-height: 28px;}
.beidou3 .bd3-list {margin-bottom: 20px;}
.beidou3 .bd3-box1, .beidou3 {padding-bottom: 20px;}
.beidou2 .b2-box1{padding-top: 20px;padding-bottom: 20px;}
.beidou2 {padding-bottom: 20px;}
.pub-box1, .beidou1 .bd1-box1, .beidou1 .bd1-box2 {padding-top: 20px;padding-bottom: 20px;}
.pub-box1 .pb1-english {font-size: 21px;text-align: center;white-space: pre-wrap;}
.pub-box1 .pb1-chese {font-size: 28px;}
.pub-box1 .pub-box1-title{margin-top:51px;font-size: 20px;padding-bottom: 20px;}
.pub-box1 .pub-box1-title5{padding-top: 20px;}
.pub-box1 .pub-box1-title-chese{font-size:25px;}
.pub-box1 .pb1-text {font-size: 15px;margin-top: 15px;line-height: 26px;}
.beidou1 .bd1-box1 p {font-size: 15px;line-height: 24px;}
.beidou1 .b2-tit {height: 40px;padding: 0px 10px;line-height: 40px;font-size: 18px;}
.beidou1 .b2-list{margin-top: 20px;height: 170px}
.beidou1 .b2-list img {width: 45px;}
.beidou1 .b2-info {font-size: 14px;line-height: 24px;}
.sy-box2 .swiper-button-prev img, .sy-box2 .swiper-button-next img {width: 25px;}
.y-header .h-logo {width: 205px;}
.y-header .h-search {margin-left: 15px;}	
.y-header {height: 50px;}		
.navbar input:checked~ul{top: 50px;min-height: calc(100vh - 50px);}	
.y-pad170 {padding-left: 20px;padding-right: 20px;}
.sy-box11 .b11-pic{padding: 0 20px;}
.sy-box82 .b8-name img {width:16px;}
.sy-box82 {height: auto;}
.sy-box82 .b8-name .phone{font-size: 18px;}
.sy-box82 .b8-name {font-size: 16px;flex-wrap: wrap;}
.sy-box82 .b8-name .addr{font-size:14px;};
.sy-box8 .b8-name img {width:24px;}
.sy-box8 {height: 60px;}
.sy-box8 .b8-name{font-size:17px};
.sy-box2 {padding-bottom: 20px;padding-top: 15px;}		
.sy-box9 {padding-bottom: 23px;padding-top: 22px;}	
.sy-box11 .b11-pic{display: block;margin-top: 20px;}	
.sy-box11 .b11-pic .b11-left{width: 100%;}	
.sy-box11 .b11-pic .b11-right{width: 100%;margin-top: 20px;}	
.sy-box11 .b11-pic .exploreText{font-size: 12px;}
.sy-box11 .b11-pic .exploreBtn{padding: 5px 20px;font-size: 14px;}
.sy-box12{display: block;}
.sy-box12 .b12-left{width: 100%;}
.sy-box12 .b12-right{width: 100%;flex-wrap: wrap;gap: 30px;margin-top: 30px;margin-bottom: 30px;}
.sy-box12 .b12-right .b12-right-item{width: calc(50% - 15px);}
.sy-box14{padding-bottom: 59px;margin-bottom:20px;}
.sy-tit1, .sy-tit2 {font-size: 20px;line-height: 20px;}		
.sy-box2 .b2-news {margin-top: 25px;}		
.sy-box2 .b2-tit {height: 45px;font-size: 16px;padding: 0 15px;line-height: 45px;}		
.sy-box2 .b2-info {margin-top: 20px;}	
.sy-box2 .b2-i-tab{margin-top: 0;}	
.sy-box2 .b2-l-item {font-size: 14px;line-height: 22px;}	
.sy-box2 .b2-l-name{border-right: 1px solid #C4C4C4;}
.sy-box3 {padding-top: 20px;padding-bottom: 20px;}		
.b3-intro {font-size: 14px;line-height: 24px;}		
.sy-box3 .b3-photo, .sy-box4 .b4-pic {margin-top: 20px;}	
.b3-intro{margin-top: 20px;}		
.sy-box4 .b4-item {padding: 15px 8px 0 8px;}	
.sy-box4 .b4-item2 {width: 48%;}	
.sy-box4 .b4-item2 .b4-title{font-size: 14px;}		
.sy-box4 .b4-item2 .b4-date{font-size: 10px;margin: 5px 0;}		
.sy-box4 .b4-item2 .b2-p{font-size: 10px;white-space: nowrap;text-overflow: ellipsis;}	
.sy-box4 .b4-bg{width: 50%;}	
.sy-box4 .b4-item2 .b4-More{margin-top: 10px;font-size: 10px;padding: 0 10px;border-radius: 3px;height: 25px;line-height: 25px;}		
.sy-box4 .b4-icon {width: 40px;}	
.sy-box4 .b4-tit {font-size: 14px;margin-top: 10px;}		
.sy-box4 .b4-tit span:last-child {font-size: 12px;}	
.sy-box4 .b4-info {margin-top: 10px;line-height: 24px;font-size: 13px;padding: 0px 10px}		
.sy-box5 {margin-top:20px;padding-top: 15px;padding-bottom: 20px;}		
.sy-box5 .b5-info {margin-top: 0px;flex-wrap: wrap;justify-content: space-between;}		
.sy-box5 .b5-item{width: 48%;margin: 20px 0 0 0;}		
.sy-box5 .b5-item {font-size: 16px;}
.sy-box5 .b5-item img {width: 40px;}
.sy-box6 {padding-top: 20px;}
.sy-box10{padding-top: 20px;padding-bottom: 20px;}

.sy-box9 {padding-bottom: 22px;padding-top: 22px;}
.sy-box9 .imgBox{gap:15px;}
.sy-box9 .imgBox2{margin-top: 22px;}
.sy-box9 .imgBox .xwzx{gap: 12px;}
.sy-box15{margin-top:21px;padding-top:45px;}								
.sy-box6 .b6-info, .sy-box7 .b7-photo {margin-top: 20px;}						
.sy-box6 .b6-list{width: 100%;padding-bottom: 36.2%;}							
.sy-box7 {padding-top: 20px;padding-bottom: 20px;}						
.y-footer .f-f-link{display: none;}								
.y-footer .f-first{padding-bottom: 10px;padding-top: 10px;}					
.y-footer .f-second{flex-direction: column;height: max-content;padding-top: 5px;}						
.y-footer .f-s-l{align-items: center;line-height: 26px;}								
.y-footer .f-third{flex-direction: column;height: max-content;padding-top: 5px;padding-bottom: 5px;}	

.cyjd-box3 {margin-bottom:29px;}
.cyjd-box3 .cb3-title{font-size: 16px;}
.cyjd-box3 .cb3-line{width: 47px;height: 7px;margin-top:6px;}
.cyjd-box3 .cb3-line2{width:196px;margin-top:-3.5px;}
.cyjd-box3 .cb3-Content{margin-top:24px;flex-direction: column;}
.cyjd-box3 .cb3-Content .cb3-img{width:100%;}
.cyjd-box3 .cb3-Content .cb3-info{font-size:15px;margin-top:10px;}
.cyjd-box3 .cb3-Content .cb3-title{font-size:15px;margin-top:13px;}
.cyjd-box3 .cb3-Content .cb3-img .cb3-img-box{height: 296px;}		

.beidou1 .bd1-box1 .bd1-cj{margin-top:13px;}
.beidou1 .bd1-box1 .bd1-year{height: 64px;border-radius: 3px 3px 3px 15px;font-size: 14px;line-height: 64px;min-width: 60px;}
.beidou1 .bd1-box1 .bd1-cj-right{padding: 0px 15px;height: 64px;}
.beidou1 .bd1-box1 .bd1-cj-item{font-size: 10px;gap:12px;}
.beidou1 .bd1-box1 .bd1-cj-num{width: 15px;height: 15px;min-width:15px;font-size: 9px;line-height: 15px;}

.cyjd3{padding-top: 48px;}
.title-c{font-size: 16px;}
.bimg1 .bimg1-img{width:100% !important;}
.bimg1 .bimg3-img{width:100% !important;margin:10px 0 !important;}
.bimg1 .bimg2-img{width:48% !important;}
.bimg1 .bimg5-img{width:100% !important;}
.bimg1 .bimg6-img{width:100% !important;}
.bimg1 .bimg7-img{width:100% !important;}
.bimg1 .bimg8-img{width:100% !important;margin:10px 0 !important;}
.bimg1 .bimg4-img{display:none !important;}
.bimg2{margin-top:29px;}
.bd1-box1-box{gap: 22px;}
.bimg3{flex-direction:column !important;}
.bd1-box1-item {font-size: 15px;}
.bd1-box12 .p-item{width:100%;}
.bd1-box12 .p-item .p-title{margin:8px 0 25px;font-size: 15px;}
.bd1-box13 .sj-item-title{font-size: 15px;}
.bd1-box13 .sj-item-content{height:auto;font-size: 13px;padding:18px 13px;margin-bottom:20px;}
.bd1-box13{flex-direction: column  !important;}
.bd1-box13 .sj-item{width:100%;}
.bd1-box1-item3{margin-bottom:42px;}

.sjz-img{display:none;}
.bd1-box14 .bimg5{flex-direction: column  !important;}
.bd1-box14 .w-info{font-size:14px;}
.wx-box{margin-top:20px;flex-wrap: wrap;}
.wx-box .sj-item{font-size: 14px;}
.wx-box .sj-item2{margin-top:12px;}
.wx-box .sj-item .sj-item-content{margin-top:16px;padding:9px 10px ;}
.wx-box .sj-item .sj-item-content img{margin-top:8px;}
.bd1-box17 .b17-item{margin-bottom:11px;}
.bd1-box16 .p-item{width:100% !important;}
.b17-item .b17-left{width: 38px;height: 38px;min-width:38px;}
.b17-item .b17-left div{width: 28px;height: 28px;font-size: 8px;line-height: normal;}
.b17-item .b17-right{font-size: 14px;padding:7px 6px;margin-left:10px;}

.bd1-box18 .b18-item{width:100%;margin-bottom:20px;padding-bottom:8px;}
.bd1-box18 .b18-title{font-size: 15px;}
.bd1-box18 .b18-ul-box .b18-ul{font-size: 12px;}

.bd1-box19 .b19-item{border-radius:13px;padding:18px 12px;margin-bottom:10px;height:auto;min-height:134px;}
.bd1-box19 .b19-item .b19-title{font-size:15px;gap:4px;}
.bd1-box19 .b19-item .b19-icon{width:15px;}
.bd1-box19 .b19-item .b19-info{font-size:10px;}
.bd1-box20 .b20-item{padding:9px 7px;margin-bottom:10px;}
.bd1-box20 .b20-item .b20-info{font-size: 11px;margin-top:12px ;}
.bd1-box21 .b21-item{gap:10px;margin-bottom:20px;}
.bd1-box21 .b21-title{font-size: 12px;margin-top:12px;}
.sy-box82{margin-top: -21px;} 
.pub-box1 .pb1-text-bx2{margin-bottom: 20px;}
/*.ations .y-pad170{padding-left:0;padding-right:0;}*/
}